From: Jens Georg Date: Wed, 20 Apr 2022 13:15:51 +0000 (+0200) Subject: Remove obsolete "or %NULL" documentation X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~116^2^2~90^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b9551a89525c6fcd4b8a335ca4a9d90f7bd3fda6;p=gtk4.git Remove obsolete "or %NULL" documentation --- diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 56e3fa25bf..18816ac5bf 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -11345,8 +11345,7 @@ gtk_widget_activate_action_variant (GtkWidget *widget, * gtk_widget_activate_action: * @widget: a `GtkWidget` * @name: the name of the action to activate - * @format_string: (nullable): GVariant format string for arguments or %NULL - * for no arguments + * @format_string: (nullable): GVariant format string for arguments * @...: arguments, as given by format string * * Looks up the action in the action groups associated